[INFO] fetching crate dusk-wasmtime 21.0.0-alpha...
[INFO] fixing dusk-wasmtime-21.0.0-alpha against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate dusk-wasmtime 21.0.0-alpha into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate dusk-wasmtime 21.0.0-alpha
[INFO] finished tweaking crates.io crate dusk-wasmtime 21.0.0-alpha
[INFO] tweaked toml for crates.io crate dusk-wasmtime 21.0.0-alpha written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dusk-wasmtime 21.0.0-alpha on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 181 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (available: v0.26.1)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding fxprof-processed-profile v0.6.0 (available: v0.8.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding gimli v0.28.1 (available: v0.33.0)
[INFO] [stderr]       Adding ittapi v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding object v0.33.0 (available: v0.39.1)
[INFO] [stderr]       Adding rustix v0.38.44 (available: v1.1.4)
[INFO] [stderr]       Adding target-lexicon v0.12.16 (available: v0.13.5)
[INFO] [stderr]       Adding wasm-encoder v0.202.0 (available: v0.252.0)
[INFO] [stderr]       Adding wasmparser v0.202.0 (available: v0.252.0)
[INFO] [stderr]       Adding wasmtime-asm-macros v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-cache v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-component-macro v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-component-util v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-cranelift v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-environ v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-fiber v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-jit-debug v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-jit-icache-coherence v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-slab v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-versioned-export-macros v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-winch v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-wit-bindgen v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding wasmtime-wmemcheck v20.0.0 (available: v20.0.2)
[INFO] [stderr]       Adding winch-codegen v0.18.0 (available: v0.18.2)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.61.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 68d1221e512a564a35f1fb9b425e92dab535d3b5cf663b1990c5a54d948959d7
[INFO] running `Command { std: "docker" "start" "68d1221e512a564a35f1fb9b425e92dab535d3b5cf663b1990c5a54d948959d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68d1221e512a564a35f1fb9b425e92dab535d3b5cf663b1990c5a54d948959d7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68d1221e512a564a35f1fb9b425e92dab535d3b5cf663b1990c5a54d948959d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68d1221e512a564a35f1fb9b425e92dab535d3b5cf663b1990c5a54d948959d7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-isle v0.107.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v20.0.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.107.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.107.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking cranelift-entity v0.107.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking wasmparser v0.202.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking cranelift-bforest v0.107.2
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking cranelift-control v0.107.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking object v0.33.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cranelift-codegen v0.107.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking wasm-encoder v0.202.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling wasmtime-fiber v20.0.0
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking wasmtime-types v20.0.2
[INFO] [stderr]     Checking wasmprinter v0.202.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking wasmtime-component-util v20.0.0
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking wasm-encoder v0.252.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling dusk-wasmtime-runtime v21.0.0-alpha
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasmtime-asm-macros v20.0.0
[INFO] [stderr]     Checking dusk-wasmtime-environ v21.0.0-alpha
[INFO] [stderr]    Compiling wasmtime-cache v20.0.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling wasmtime-component-macro v20.0.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking wast v252.0.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking wasmtime-jit-debug v20.0.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking wasmtime-slab v20.0.0
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v20.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling wit-parser v0.202.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v20.0.0
[INFO] [stderr]     Checking wat v1.252.0
[INFO] [stderr]     Checking cranelift-frontend v0.107.2
[INFO] [stderr]     Checking cranelift-native v0.107.2
[INFO] [stderr]     Checking cranelift-wasm v0.107.2
[INFO] [stderr]     Checking dusk-wasmtime-cranelift v21.0.0-alpha
[INFO] [stderr]     Checking dusk-wasmtime v21.0.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/runtime/store/data.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/store.rs (3 fixes)
[INFO] [stderr]        Fixed src/runtime/type_registry.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/func.rs (20 fixes)
[INFO] [stderr]        Fixed src/runtime/store/context.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/code_memory.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/component/func.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/trampoline/memory.rs (4 fixes)
[INFO] [stderr]        Fixed src/runtime/component/func/options.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/externals/global.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/trap.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/gc/enabled/externref.rs (8 fixes)
[INFO] [stderr]        Fixed src/runtime/component/resource_table.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/component/func/host.rs (4 fixes)
[INFO] [stderr]        Fixed src/runtime/instance.rs (5 fixes)
[INFO] [stderr]        Fixed src/runtime/linker.rs (3 fixes)
[INFO] [stderr]        Fixed src/runtime/component/resources.rs (4 fixes)
[INFO] [stderr]        Fixed src/runtime/func/typed.rs (17 fixes)
[INFO] [stderr]        Fixed src/runtime/component/func/typed.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/component/storage.rs (3 fixes)
[INFO] [stderr]        Fixed src/runtime/gc/enabled/anyref.rs (8 fixes)
[INFO] [stderr]        Fixed src/runtime/gc/enabled/i31.rs (4 fixes)
[INFO] [stderr]        Fixed src/runtime/memory.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/values.rs (3 fixes)
[INFO] [stderr]        Fixed src/runtime/externals/table.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/trampoline/func.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/externals.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/v128.rs (2 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:601:19
[INFO] [stdout]     |
[INFO] [stdout] 600 |             let mut future = Pin::from(func(caller, params, results));
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `future` calls a custom destructor
[INFO] [stdout]     |                 `future` will be dropped later as of Edition 2024
[INFO] [stdout] 601 |             match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 605 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/externals/global.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |             let mut store = AutoAssertNoGc::new(store.0);
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `store` calls a custom destructor
[INFO] [stdout]     |                 `store` will be dropped later as of Edition 2024
[INFO] [stdout] 111 |             let definition = &*store[self.0].definition;
[INFO] [stdout] 112 |             match self._ty(&store).content() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 152 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/store.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl Drop for AutoAssertNoGc<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:282:52
[INFO] [stdout]     |
[INFO] [stdout] 281 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 282 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 283 | /                     self.func_new(import.module(), import.name(), func_ty, move |_, _, _| {
[INFO] [stdout] 284 | |                         bail!(import_err.clone());
[INFO] [stdout] 285 | |                     })?;
[INFO] [stdout]     | |                       -
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 286 |                   }
[INFO] [stdout] 287 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:281:38
[INFO] [stdout]     |
[INFO] [stdout] 281 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |             |
[INFO] [stdout]     |                          |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 282 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout] 283 | /                     self.func_new(import.module(), import.name(), func_ty, move |_, _, _| {
[INFO] [stdout] 284 | |                         bail!(import_err.clone());
[INFO] [stdout] 285 | |                     })?;
[INFO] [stdout]     | |                       -
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 288 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:593:1
[INFO] [stdout]     |
[INFO] [stdout] 593 | impl Drop for TypeRegistryInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:323:52
[INFO] [stdout]     |
[INFO] [stdout] 322 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 323 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]     |                                           -------    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |          |
[INFO] [stdout]     |                                           |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                           |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                           `func_ty` calls a custom destructor
[INFO] [stdout]     |                                           `func_ty` will be dropped later as of Edition 2024
[INFO] [stdout] 324 |                       let result_tys: Vec<_> = func_ty.results().collect();
[INFO] [stdout]     |                           ----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `result_tys` calls a custom destructor
[INFO] [stdout]     |                           `result_tys` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 332 | /                     self.func_new(
[INFO] [stdout] 333 | |                         import.module(),
[INFO] [stdout] 334 | |                         import.name(),
[INFO] [stdout] 335 | |                         func_ty,
[INFO] [stdout] ...   |
[INFO] [stdout] 359 | |                         },
[INFO] [stdout] 360 | |                     )?;
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 361 |                   }
[INFO] [stdout] 362 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `func_ty` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result_tys` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:322:38
[INFO] [stdout]     |
[INFO] [stdout] 322 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |             |
[INFO] [stdout]     |                          |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 323 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]     |                                           -------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `func_ty` calls a custom destructor
[INFO] [stdout]     |                                           `func_ty` will be dropped later as of Edition 2024
[INFO] [stdout] 324 |                       let result_tys: Vec<_> = func_ty.results().collect();
[INFO] [stdout]     |                           ----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `result_tys` calls a custom destructor
[INFO] [stdout]     |                           `result_tys` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 332 | /                     self.func_new(
[INFO] [stdout] 333 | |                         import.module(),
[INFO] [stdout] 334 | |                         import.name(),
[INFO] [stdout] 335 | |                         func_ty,
[INFO] [stdout] ...   |
[INFO] [stdout] 359 | |                         },
[INFO] [stdout] 360 | |                     )?;
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 363 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:593:1
[INFO] [stdout]     |
[INFO] [stdout] 593 | impl Drop for TypeRegistryInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `func_ty` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result_tys` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:527:19
[INFO] [stdout]     |
[INFO] [stdout] 526 |             let mut future = Pin::from(func(caller, params, results));
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `future` calls a custom destructor
[INFO] [stdout]     |                 `future` will be dropped later as of Edition 2024
[INFO] [stdout] 527 |             match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 531 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/linker.rs:946:19
[INFO] [stdout]      |
[INFO] [stdout]  946 |             match export.ty().func() { Some(func_ty) => {
[INFO] [stdout]      |                   ^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                   up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  947 |                 let instance_pre = self.instantiate_pre(module)?;
[INFO] [stdout]      |                                    -----------------------------
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  951 |                 self.insert(key, Definition::new(store.0, func.into()))?;
[INFO] [stdout]      |                 --------------------------------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  952 |             } _ => if export.name() == "memory" && export.ty().memory().is_some() {
[INFO] [stdout]      |                                                    -----------
[INFO] [stdout]      |                                                    |
[INFO] [stdout]      |                                                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  953 |                 // Allow an exported "memory" memory for now.
[INFO] [stdout]  954 |             } else if export.name() == "__indirect_function_table" && export.ty().table().is_some()
[INFO] [stdout]      |                                                                       -----------
[INFO] [stdout]      |                                                                       |
[INFO] [stdout]      |                                                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  957 |             } else if export.name() == "table" && export.ty().table().is_some() {
[INFO] [stdout]      |                                                   -----------
[INFO] [stdout]      |                                                   |
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  958 |                 // Allow an exported "table" table for now.
[INFO] [stdout]  959 |             } else if export.name() == "__data_end" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                        -----------
[INFO] [stdout]      |                                                        |
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  964 |             } else if export.name() == "__heap_base" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                         -----------
[INFO] [stdout]      |                                                         |
[INFO] [stdout]      |                                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  969 |             } else if export.name() == "__dso_handle" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                          -----------
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                                          `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  974 |             } else if export.name() == "__rtti_base" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                         -----------
[INFO] [stdout]      |                                                         |
[INFO] [stdout]      |                                                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  981 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:593:1
[INFO] [stdout]      |
[INFO] [stdout]  593 | impl Drop for TypeRegistryInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]      |
[INFO] [stdout]   29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]      |
[INFO] [stdout]   29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/module.rs:1032:1
[INFO] [stdout]      |
[INFO] [stdout] 1032 | impl Drop for ModuleInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/store.rs:2202:27
[INFO] [stdout]      |
[INFO] [stdout] 2193 |                     let _reset = Reset(self.current_poll_cx, *self.current_poll_cx);
[INFO] [stdout]      |                         ------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `_reset` calls a custom destructor
[INFO] [stdout]      |                         `_reset` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2202 |                     match self.resume(Ok(())) {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2229 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_reset` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/store.rs:2668:1
[INFO] [stdout]      |
[INFO] [stdout] 2668 | impl<T: Copy> Drop for Reset<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/values.rs:840:15
[INFO] [stdout]     |
[INFO] [stdout] 836 |         let mut store = AutoAssertNoGc::new(store);
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `store` calls a custom destructor
[INFO] [stdout]     |             `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 840 |         match (self, ty.heap_type().top(store.engine())) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 877 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/store.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl Drop for AutoAssertNoGc<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/component/resource_table.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let entry = self.delete_entry(resource.rep())?;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 261 |         match entry.entry.downcast() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 265 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:601:19
[INFO] [stdout]     |
[INFO] [stdout] 600 |             let mut future = Pin::from(func(caller, params, results));
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `future` calls a custom destructor
[INFO] [stdout]     |                 `future` will be dropped later as of Edition 2024
[INFO] [stdout] 601 |             match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 605 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:384:23
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 383 |
[INFO] [stdout] 384 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 388 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 863 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/externals/global.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |             let mut store = AutoAssertNoGc::new(store.0);
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `store` calls a custom destructor
[INFO] [stdout]     |                 `store` will be dropped later as of Edition 2024
[INFO] [stdout] 111 |             let definition = &*store[self.0].definition;
[INFO] [stdout] 112 |             match self._ty(&store).content() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 152 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/store.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl Drop for AutoAssertNoGc<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:282:52
[INFO] [stdout]     |
[INFO] [stdout] 281 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 282 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 283 | /                     self.func_new(import.module(), import.name(), func_ty, move |_, _, _| {
[INFO] [stdout] 284 | |                         bail!(import_err.clone());
[INFO] [stdout] 285 | |                     })?;
[INFO] [stdout]     | |                       -
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 286 |                   }
[INFO] [stdout] 287 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:281:38
[INFO] [stdout]     |
[INFO] [stdout] 281 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |             |
[INFO] [stdout]     |                          |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 282 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout] 283 | /                     self.func_new(import.module(), import.name(), func_ty, move |_, _, _| {
[INFO] [stdout] 284 | |                         bail!(import_err.clone());
[INFO] [stdout] 285 | |                     })?;
[INFO] [stdout]     | |                       -
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 288 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:593:1
[INFO] [stdout]     |
[INFO] [stdout] 593 | impl Drop for TypeRegistryInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:323:52
[INFO] [stdout]     |
[INFO] [stdout] 322 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 323 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]     |                                           -------    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |          |
[INFO] [stdout]     |                                           |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                           |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                           `func_ty` calls a custom destructor
[INFO] [stdout]     |                                           `func_ty` will be dropped later as of Edition 2024
[INFO] [stdout] 324 |                       let result_tys: Vec<_> = func_ty.results().collect();
[INFO] [stdout]     |                           ----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `result_tys` calls a custom destructor
[INFO] [stdout]     |                           `result_tys` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 332 | /                     self.func_new(
[INFO] [stdout] 333 | |                         import.module(),
[INFO] [stdout] 334 | |                         import.name(),
[INFO] [stdout] 335 | |                         func_ty,
[INFO] [stdout] ...   |
[INFO] [stdout] 359 | |                         },
[INFO] [stdout] 360 | |                     )?;
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 361 |                   }
[INFO] [stdout] 362 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `func_ty` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result_tys` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:322:38
[INFO] [stdout]     |
[INFO] [stdout] 322 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |             |
[INFO] [stdout]     |                          |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 323 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]     |                                           -------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           `func_ty` calls a custom destructor
[INFO] [stdout]     |                                           `func_ty` will be dropped later as of Edition 2024
[INFO] [stdout] 324 |                       let result_tys: Vec<_> = func_ty.results().collect();
[INFO] [stdout]     |                           ----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `result_tys` calls a custom destructor
[INFO] [stdout]     |                           `result_tys` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 332 | /                     self.func_new(
[INFO] [stdout] 333 | |                         import.module(),
[INFO] [stdout] 334 | |                         import.name(),
[INFO] [stdout] 335 | |                         func_ty,
[INFO] [stdout] ...   |
[INFO] [stdout] 359 | |                         },
[INFO] [stdout] 360 | |                     )?;
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 363 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:593:1
[INFO] [stdout]     |
[INFO] [stdout] 593 | impl Drop for TypeRegistryInner {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `func_ty` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result_tys` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:527:19
[INFO] [stdout]     |
[INFO] [stdout] 526 |             let mut future = Pin::from(func(caller, params, results));
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `future` calls a custom destructor
[INFO] [stdout]     |                 `future` will be dropped later as of Edition 2024
[INFO] [stdout] 527 |             match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 531 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 let mut future = Pin::from(func(caller, $($args),*));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 165 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 602 |     for_each_function_signature!(generate_wrap_async_func);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `generate_wrap_async_func` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/linker.rs:946:19
[INFO] [stdout]      |
[INFO] [stdout]  946 |             match export.ty().func() { Some(func_ty) => {
[INFO] [stdout]      |                   ^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                   up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  947 |                 let instance_pre = self.instantiate_pre(module)?;
[INFO] [stdout]      |                                    -----------------------------
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  951 |                 self.insert(key, Definition::new(store.0, func.into()))?;
[INFO] [stdout]      |                 --------------------------------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  952 |             } _ => if export.name() == "memory" && export.ty().memory().is_some() {
[INFO] [stdout]      |                                                    -----------
[INFO] [stdout]      |                                                    |
[INFO] [stdout]      |                                                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  953 |                 // Allow an exported "memory" memory for now.
[INFO] [stdout]  954 |             } else if export.name() == "__indirect_function_table" && export.ty().table().is_some()
[INFO] [stdout]      |                                                                       -----------
[INFO] [stdout]      |                                                                       |
[INFO] [stdout]      |                                                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  957 |             } else if export.name() == "table" && export.ty().table().is_some() {
[INFO] [stdout]      |                                                   -----------
[INFO] [stdout]      |                                                   |
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  958 |                 // Allow an exported "table" table for now.
[INFO] [stdout]  959 |             } else if export.name() == "__data_end" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                        -----------
[INFO] [stdout]      |                                                        |
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  964 |             } else if export.name() == "__heap_base" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                         -----------
[INFO] [stdout]      |                                                         |
[INFO] [stdout]      |                                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  969 |             } else if export.name() == "__dso_handle" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                          -----------
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                                          `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  974 |             } else if export.name() == "__rtti_base" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                         -----------
[INFO] [stdout]      |                                                         |
[INFO] [stdout]      |                                                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  981 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:593:1
[INFO] [stdout]      |
[INFO] [stdout]  593 | impl Drop for TypeRegistryInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]      |
[INFO] [stdout]   29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dusk-wasmtime-runtime-21.0.0-alpha/src/store_box.rs:29:1
[INFO] [stdout]      |
[INFO] [stdout]   29 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/module.rs:1032:1
[INFO] [stdout]      |
[INFO] [stdout] 1032 | impl Drop for ModuleInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/store.rs:2202:27
[INFO] [stdout]      |
[INFO] [stdout] 2193 |                     let _reset = Reset(self.current_poll_cx, *self.current_poll_cx);
[INFO] [stdout]      |                         ------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `_reset` calls a custom destructor
[INFO] [stdout]      |                         `_reset` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2202 |                     match self.resume(Ok(())) {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2229 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]      |
[INFO] [stdout]  713 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_reset` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/store.rs:2668:1
[INFO] [stdout]      |
[INFO] [stdout] 2668 | impl<T: Copy> Drop for Reset<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/values.rs:840:15
[INFO] [stdout]     |
[INFO] [stdout] 836 |         let mut store = AutoAssertNoGc::new(store);
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `store` calls a custom destructor
[INFO] [stdout]     |             `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 840 |         match (self, ty.heap_type().top(store.engine())) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 877 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/store.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl Drop for AutoAssertNoGc<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/component/resource_table.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let entry = self.delete_entry(resource.rep())?;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 261 |         match entry.entry.downcast() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 265 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: dusk-wasmtime v21.0.0-alpha (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking dusk-wasmtime v21.0.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/func/typed.rs:890:96
[INFO] [stdout]     |
[INFO] [stdout] 890 |             unsafe fn from_abi(store: &mut AutoAssertNoGc<'_>, abi: Self::ResultAbi) -> Self { unsafe {
[INFO] [stdout]     |                                                                                                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 898 | for_each_function_signature!(impl_wasm_results);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_results` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:790:24
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 857 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 790 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/func/typed.rs:890:96
[INFO] [stdout]     |
[INFO] [stdout] 890 |             unsafe fn from_abi(store: &mut AutoAssertNoGc<'_>, abi: Self::ResultAbi) -> Self { unsafe {
[INFO] [stdout]     |                                                                                                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 898 | for_each_function_signature!(impl_wasm_results);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_results` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dusk-wasmtime` (lib) due to 16 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dusk-wasmtime` (lib test) due to 16 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "68d1221e512a564a35f1fb9b425e92dab535d3b5cf663b1990c5a54d948959d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68d1221e512a564a35f1fb9b425e92dab535d3b5cf663b1990c5a54d948959d7", kill_on_drop: false }`
[INFO] [stdout] 68d1221e512a564a35f1fb9b425e92dab535d3b5cf663b1990c5a54d948959d7
